Skip to content

refactor: rename delivery -> attempt#661

Merged
alexluong merged 8 commits into
model-delivery-eventfrom
rename-delivery-attempt
Jan 27, 2026
Merged

refactor: rename delivery -> attempt#661
alexluong merged 8 commits into
model-delivery-eventfrom
rename-delivery-attempt

Conversation

@alexluong

Copy link
Copy Markdown
Collaborator

No description provided.

alexluong and others added 8 commits January 27, 2026 01:28
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update test files to use the new Attempt naming:
- logstore/drivertest/*.go: AttemptFactory, ListAttempt, RetrieveAttempt
- deliverymq/*_test.go: AttemptStatus*, entry.Attempt
- apirouter/*_test.go: AttemptFactory, /attempts API paths
- logmq/batchprocessor_test.go: AttemptFactory, Attempt struct fields

All unit tests pass (1665 tests).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Revert attempt_metadata → delivery_metadata in OpenAPI (matches Go code)
- Fix config: delivery_prefix → attempt_prefix, example att → atm
- Fix variable names: deliveryID → attemptID, attErr → atmErr
- Fix test names: TestListDeliveries → TestListAttempts, etc.
- Update doc links for renamed API endpoints
- Update comments and test descriptions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Remove comments that simply restate what the next line of code does,
such as "// Create client" before NewClient() or "// Check if exists"
before .Exists(). Preserves all meaningful comments including godoc,
section headers, WHY explanations, and unit clarifications.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jan 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
outpost-docs Ready Ready Preview, Comment Jan 26, 2026 9:11pm
outpost-website Ready Ready Preview, Comment Jan 26, 2026 9:11pm

Request Review

@vercel vercel Bot temporarily deployed to Preview – outpost-docs January 26, 2026 21:10 Inactive
@vercel vercel Bot temporarily deployed to Preview – outpost-website January 26, 2026 21:11 Inactive
@alexluong alexluong merged commit 067e35a into model-delivery-event Jan 27, 2026
4 checks passed
@alexluong alexluong deleted the rename-delivery-attempt branch January 27, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants